IModule.UpdateConfiguration method
Updates the values of the module by reading them from the Subsystem. This works only when multiple applications access the Subsystem and the configuration may have been changed by another application.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
void UpdateConfiguration()
Sub UpdateConfiguration()
See also